{ "name": "Academic Assistant Chatbot (Telegram + OpenAI)", "nodes": [ { "parameters": { "updates": [ "message" ], "additionalFields": {} }, "id": "20a2d959-5412-447b-a2c4-7736b6b758b3", "name": "Telegram Trigger", "position": [ 256, 208 ], "type": "n8n-nodes-base.telegramTrigger", "typeVersion": 1.1, "webhookId": "5757ba5b-b427-4af8-a23b-7527a0f01ae8", "notes": "This telegramTrigger node performs automated tasks as part of the workflow." }, { "parameters": { "options": {} }, "id": "8b30f207-8204-4548-8f51-38c387d98ae9", "name": "OpenAI Chat Model", "position": [ 656, 208 ], "type": "n8n-nodes-base.noOp", "typeVersion": 1.1, "credentials": { "openAiApi": { "id": "YOUR_OPENAI_CREDENTIAL_ID_HERE", "name": "OpenAI Account" } }, "notes": "This lmChatOpenAi node performs automated tasks as part of the workflow." }, { "parameters": { "promptType": "define", "text": "={{ $('Telegram Trigger').item.json.message.text }}", "options": { "systemMessage": "You are a helpful and knowledgeable AI academic assistant. Your goal is to assist students with their assignments, studies, and general academic inquiries. Provide explanations, study tips, help with research, clarify concepts, and offer guidance on academic tasks. Be encouraging, precise, and polite. Always ensure your responses are relevant to academic support." } }, "id": "68303b67-2203-41e8-b370-220d884d2945", "name": "Academic Assistant AI Agent", "position": [ 912, 208 ], "type": "n8n-nodes-base.noOp", "typeVersion": 1.7, "notes": "This agent node performs automated tasks as part of the workflow." }, { "parameters": { "chatId": "={{ $('Telegram Trigger').item.json.message.chat.id }}", "text": "={{ $('Academic Assistant AI Agent').item.json.output }}", "additionalFields": { "appendAttribution": false } }, "id": "15bb5fd5-7dfe-4da9-830c-e1d905831640", "name": "Send Telegram Response", "position": [ 1152, 208 ], "type": "n8n-nodes-base.telegram", "typeVersion": 1.2, "webhookId": "afcc418d-4723-4f60-a577-c5f3bd7a309e", "credentials": { "telegramApi": { "id": "YOUR_TELEGRAM_CREDENTIAL_ID_HERE", "name": "Telegram Account" } }, "notes": "This telegram node performs automated tasks as part of the workflow." }, { "id": "error-7842db22", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "pinData": {}, "connections": { "20a2d959-5412-447b-a2c4-7736b6b758b3": { "main": [ [ { "node": "error-handler-20a2d959-5412-447b-a2c4-7736b6b758b3-d3388f15", "type": "main", "index": 0 } ] ] }, "8b30f207-8204-4548-8f51-38c387d98ae9": { "main": [ [ { "node": "error-handler-8b30f207-8204-4548-8f51-38c387d98ae9-061eba47", "type": "main", "index": 0 } ] ] }, "15bb5fd5-7dfe-4da9-830c-e1d905831640": { "main": [ [ { "node": "error-handler-15bb5fd5-7dfe-4da9-830c-e1d905831640-68c06fa7", "type": "main", "index": 0 } ] ] } }, "active": false, "settings": { "executionOrder": "v1", "timezone": "UTC", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "versionId": "dd7c6e21-87a4-4e15-9662-72e4c63e9da3", "meta": { "instanceId": "workflow-4ebf6c09", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.035587", "updatedAt": "2025-09-29T07:07:58.035647", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "id": "K0TLA1k7P0hL2Ysg", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Automated workflow: Academic Assistant Chatbot (Telegram + OpenAI). This workflow processes data and performs automated tasks.", "notes": "Excellent quality workflow: Academic Assistant Chatbot (Telegram + OpenAI). This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }